home *** CD-ROM | disk | FTP | other *** search
/ IRIX Base Documentation 2001 May / SGI IRIX Base Documentation 2001 May.iso / usr / share / catman / g_man / cat3 / standard / getmonitor.z / getmonitor
Encoding:
Text File  |  1998-10-20  |  3.7 KB  |  133 lines

  1.  
  2.  
  3.  
  4. ggggeeeettttmmmmoooonnnniiiittttoooorrrr((((3333GGGG))))                                                  ggggeeeettttmmmmoooonnnniiiittttoooorrrr((((3333GGGG))))
  5.  
  6.  
  7.  
  8. NNNNAAAAMMMMEEEE
  9.      ggggeeeettttmmmmoooonnnniiiittttoooorrrr - returns the video output format currently being generated by
  10.      the graphics system
  11.  
  12. CCCC SSSSPPPPEEEECCCCIIIIFFFFIIIICCCCAAAATTTTIIIIOOOONNNN
  13.      lllloooonnnngggg ggggeeeettttmmmmoooonnnniiiittttoooorrrr(((())))
  14.  
  15. PPPPAAAARRRRAAAAMMMMEEEETTTTEEEERRRRSSSS
  16.      _n_o_n_e
  17.  
  18. FFFFUUUUNNNNCCCCTTTTIIIIOOOONNNN RRRREEEETTTTUUUURRRRNNNN VVVVAAAALLLLUUUUEEEE
  19.      The returned value of this function is the type of the current display
  20.      monitor.
  21.  
  22. DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
  23.      ggggeeeettttmmmmoooonnnniiiittttoooorrrr returns the type of the current video output format. The
  24.      possible return values are:
  25.  
  26.      HHHHZZZZ33330000      30Hz interlaced monitor
  27.  
  28.      HHHHZZZZ33330000____SSSSGGGG   30HZ noninterlaced with sync on green monitor
  29.  
  30.      HHHHZZZZ55550000      50Hz noninterlaced monitor
  31.  
  32.      HHHHZZZZ66660000      60Hz noninterlaced monitor
  33.  
  34.      HHHHZZZZ77770000      70Hz noninterlaced monitor
  35.  
  36.      HHHHZZZZ77772222      72Hz noninterlaced monitor
  37.  
  38.      HHHHZZZZ77776666      76Hz noninterlaced monitor
  39.  
  40.      IIIIRRRRIIIISSSS3333KKKK    60Hz (1024x768 visible) noninterlaced video format, if the
  41.                video hardware supports it
  42.  
  43.      NNNNTTTTSSSSCCCC      NTSC monitor
  44.  
  45.      PPPPAAAALLLL       PAL or SECAM monitor
  46.  
  47.      SSSSTTTTRRRR____RRRREEEECCCCTTTT  monitor in stereo mode
  48.  
  49.      SSSSGGGGIIII____VVVVIIIIDDDDEEEEOOOO____FFFFOOOORRRRMMMMAAAATTTT____OOOOTTTTHHHHEEEERRRR
  50.                an video output format other than those explicitly defined
  51.                above
  52.  
  53. SSSSEEEEEEEE AAAALLLLSSSSOOOO
  54.      getothermonitor, setmonitor, setvideo
  55.  
  56. NNNNOOOOTTTTEEEESSSS
  57.      This routine has been superseded by the functions that are part of the X
  58.      extension XSGIvc(3) for those hardware architectures that natively
  59.      support OpenGL.
  60.  
  61.  
  62.  
  63.                                                                         PPPPaaaaggggeeee 1111
  64.  
  65.  
  66.  
  67.  
  68.  
  69.  
  70. ggggeeeettttmmmmoooonnnniiiittttoooorrrr((((3333GGGG))))                                                  ggggeeeettttmmmmoooonnnniiiittttoooorrrr((((3333GGGG))))
  71.  
  72.  
  73.  
  74.      This routine is available only in immediate mode.
  75.  
  76.      The symbolic return values mentioned above are defined in <_g_l/_g_e_t._h>.
  77.  
  78.      This function returns the value set previously by sssseeeettttmmmmoooonnnniiiittttoooorrrr.  It does
  79.      not actually test the hardware.  Because Iris Entry does not support
  80.      sssseeeettttmmmmoooonnnniiiittttoooorrrr the value returned by ggggeeeettttmmmmoooonnnniiiittttoooorrrr is always HZ60.  Iris Elan
  81.      and Extreme support HZ50, HZ60, HZ72, NTSC, PAL and STR_RECT monitor
  82.      types.
  83.  
  84.  
  85.  
  86.  
  87.  
  88.  
  89.  
  90.  
  91.  
  92.  
  93.  
  94.  
  95.  
  96.  
  97.  
  98.  
  99.  
  100.  
  101.  
  102.  
  103.  
  104.  
  105.  
  106.  
  107.  
  108.  
  109.  
  110.  
  111.  
  112.  
  113.  
  114.  
  115.  
  116.  
  117.  
  118.  
  119.  
  120.  
  121.  
  122.  
  123.  
  124.  
  125.  
  126.  
  127.  
  128.  
  129.                                                                         PPPPaaaaggggeeee 2222
  130.  
  131.  
  132.  
  133.